home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Modal Dialogs Part I < prev    next >
Encoding:
Internet Message Format  |  1996-08-01  |  949 b   |  [TEXT/ttxt]

  1. Subject:     Modal Dialogs: Part I
  2. Sent:        7/13/96 3:02 PM
  3. Received:    7/15/96 8:25 AM
  4. From:        Hutchings, Richard B. "Brad", brad@hutchings-software.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Hi,
  9.  
  10. I followed the example of ODFForm's Password dialog to create a text entry
  11. dialog. The action of the dialog when the "OK" button is hit is to post an
  12. undoable command.
  13.  
  14. So the question is, is it OK to pass the dialog's frame to the FW_CCommand
  15. constructor? The frame will be destroyed when the dialog closes, right? But
  16. this seems to work - I guess I'm wondering what that parameter and the
  17. fFrame data member of FW_CCommand are all about. Comments?
  18.  
  19. Brad
  20.  
  21. <mailto: "Brad Hutchings" brad@hutchings-software.com>
  22. <http://www.hutchings-software.com>
  23.  
  24. Ask me about:
  25.     Hutchings Software's Rapid-I(tm) Button
  26.     Hutchings Software's Essential Strips(tm)
  27.